ExtendedProperty Class |
Namespace: Independentsoft.Exchange
The ExtendedProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtendedProperty |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, Boolean) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, IListString) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, DateTime) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, Double) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, Int64) |
Initializes a new instance of the ExtendedProperty class.
| |
| ExtendedProperty(ExtendedPropertyPath, String) |
Initializes a new instance of the ExtendedProperty class.
|
| Name | Description | |
|---|---|---|
| PropertyPath |
Identifies an extended MAPI property to get, set, or create.
| |
| Value |
Contains property value.
(Inherited from Property.) | |
| Values |
Contains property value for multi-value properties.
(Inherited from Property.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current ExtendedProperty object to its equivalent string representation.
(Overrides PropertyToString.) |